home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Auslogics Registry Defrag 5.0.16.460 / registry-defrag-setup.exe / {app} / regdefrag,2.exe / 0 / RCDATA / TFRMDEFRAGSCHEDULE / TFRMDEFRAGSCHEDULE.txt < prev   
Text File  |  2008-10-25  |  2KB  |  96 lines

  1. object frmDefragSchedule: TfrmDefragSchedule
  2.   Left = 353
  3.   Top = 214
  4.   Width = 652
  5.   Height = 456
  6.   Caption = 'frmDefragSchedule'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object pnlDefragSchedule: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 644
  21.     Height = 429
  22.     Align = alClient
  23.     BevelOuter = bvNone
  24.     Color = clWhite
  25.     TabOrder = 0
  26.     DesignSize = (
  27.       644
  28.       429)
  29.     object axlCaption: TAxLabel
  30.       Left = 32
  31.       Top = 16
  32.       Width = 294
  33.       Height = 19
  34.       WordWrap = False
  35.       Quality = smMMXSmoothing4x
  36.       Layout = tlCenter
  37.       Transparent = False
  38.       Caption = 'Scheduling registry defragmentation'
  39.       Font.Charset = DEFAULT_CHARSET
  40.       Font.Color = 10040064
  41.       Font.Height = -16
  42.       Font.Name = 'Verdana'
  43.       Font.Style = []
  44.       ShowAccelChar = True
  45.       ParentFont = False
  46.     end
  47.     object axlDefragScheduledText: TAxLabel
  48.       Left = 32
  49.       Top = 64
  50.       Width = 568
  51.       Height = 89
  52.       WordWrap = True
  53.       Transparent = True
  54.       AutoSize = False
  55.       Anchors = [akLeft, akTop, akRight]
  56.       Caption = 
  57.         'Registry Defrag has scheduled defragmentation for you. The regis' +
  58.         'try will be defragmented on computer reboot. Note that reboot is' +
  59.         ' not required immediately - you can reboot your computer later.'
  60.       Font.Charset = DEFAULT_CHARSET
  61.       Font.Color = clBlack
  62.       Font.Height = -13
  63.       Font.Name = 'Arial'
  64.       Font.Style = []
  65.       ShowAccelChar = True
  66.       ParentFont = False
  67.     end
  68.     object imgWatermarkPage: TImage
  69.       Left = 297
  70.       Top = 297
  71.       Width = 349
  72.       Height = 127
  73.       Anchors = [akRight, akBottom]
  74.       AutoSize = True
  75.       Picture.Data = {<image000.jpg>}
  76.       Transparent = True
  77.     end
  78.     object axlFinishText: TAxLabel
  79.       Left = 32
  80.       Top = 360
  81.       Width = 179
  82.       Height = 16
  83.       WordWrap = False
  84.       Transparent = True
  85.       Caption = 'Click Close to exit the program'
  86.       Font.Charset = DEFAULT_CHARSET
  87.       Font.Color = clBlack
  88.       Font.Height = -13
  89.       Font.Name = 'Arial'
  90.       Font.Style = []
  91.       ShowAccelChar = True
  92.       ParentFont = False
  93.     end
  94.   end
  95. end
  96.